﻿CHARACTERS = {

	# "Orissa" is a conglomeration of states within the British-organized Orissa States Agency. Narsinghpur was the highest-ranking princely state within that agency.

	c:ORI = {
		create_character = {
			# Somanath Harichandan Mohapatra
			#role = politician # Remove this line
			first_name = "Somanath"
			last_name = "Mohapatra"
			ruler = yes
			# age = 36 # unknown age, but he died in 1859
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				cautious
			}
		}	

		create_character = {
			# Braja Sundar Harichandan Mohapatra
			#role = politician # Remove this line
			first_name = "Braja_Sundar"
			last_name = "Mohapatra"
			heir = yes
			# age = 10 # unknown age, but he died in 1884
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				reserved
			}
		}
	}
}
